home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / firedragon3 / left.swf / scripts / DefineButton2_35 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2003-12-21  |  96 b   |  8 lines

  1. on(rollOver){
  2.    gotoAndPlay(6);
  3.    tellTarget("menu")
  4.    {
  5.       gotoAndPlay(6);
  6.    }
  7. }
  8.